OnClientRowAdded Property (TransposedGrid<T>)
Occurs when the user creates a new item by editing the new row template (see the allowAddNew property).
public virtual string OnClientRowAdded {get; set;}
'Declaration
Public Overridable Property OnClientRowAdded As String